home *** CD-ROM | disk | FTP | other *** search
- ; Contacts, Mailing, and Event Database
- ; (c) 1990-93, Jon F. Gray
- ;
- ; to activate a sample line, change the text in brackets ({}) and remove
- ; the semi-colon at the beginning of the line
- ;
- ;the following line is an example of setting a user name
- ;SetUserName {your name}
- ;
- ;the following line is an example of setting a private working directory
- ;SetPrivDir {c:\your\database}
- ;
- AutoLib="CMED"
- Main.P()
-